Returns/Sets if the session should be closed. For data CD discs, the session should always be closed after writing the data track. If the session is not closed, the operating system may not recognize the CD.
Property type
A Boolean value.
Syntax
object.CloseSession [= value]
The CloseSession property syntax has these parts:
Part | Description |
object | An expression evaluating to an object of type CDWriterPro. |
value | A Boolean value. |